Skip to content

Comments

Add MountWritable for setting writable default#1884

Closed
afbjorklund wants to merge 1 commit intolima-vm:masterfrom
afbjorklund:mount-writable
Closed

Add MountWritable for setting writable default#1884
afbjorklund wants to merge 1 commit intolima-vm:masterfrom
afbjorklund:mount-writable

Conversation

@afbjorklund
Copy link
Member

@afbjorklund afbjorklund commented Oct 5, 2023

Previously setting --mount-writable=false would turn off the writable for "/tmp/lima", which was undocumented.

Make it a global config, so that it is easy to change in the future (and easy to revert in local config, too)

Issue #1872

Note: this does not change the default (it is still false), it just makes it possible to change (in one place)

Previously setting --mount-writable=false would turn off
the writable for "/tmp/lima", which was undocumented.

Make it a global config, so that it is easy to change in
the future (and easy to revert in local config, too)

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
@AkihiroSuda
Copy link
Member

AkihiroSuda commented Oct 5, 2023

Sorry, I don't feel I prefer this.

Previously setting --mount-writable=false would turn off the writable for "/tmp/lima", which was undocumented.

Can we just document this?

@afbjorklund
Copy link
Member Author

It was documented in the flags help, and when used in docs it was always true

@afbjorklund afbjorklund closed this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants